)
compare_render_tests = [
- 'blend-normal',
'blend-difference',
+ 'blend-invisible-child',
+ 'blend-normal',
+ 'borders-rotated',
+ 'borders-scaled',
'clip-coordinates-2d',
'clip-coordinates-3d',
+ 'clip-in-rounded-clip1',
+ 'clip-in-rounded-clip2',
+ 'clip-in-rounded-clip3',
+ 'clipped-repeat-3d-ngl',
'clipped_rounded_clip',
+ 'clip-nested1',
'color-blur0',
'color-matrix-identity',
'cross-fade-in-opacity',
'empty-shadow',
'empty-texture',
'empty-transform',
+ 'inset-shadow-multiple',
'invalid-transform',
+ 'issue-3615',
+ 'nested-rounded-clips',
'opacity_clip',
+ 'opacity-overlapping-children',
'outset_shadow_offset_both',
'outset_shadow_offset_x',
'outset_shadow_offset_y',
'outset_shadow_rounded_top',
'outset_shadow_simple',
'scaled-cairo',
+ 'scale-up-down',
'shadow-in-opacity',
'texture-url',
- 'color-matrix-identity',
- 'clip-nested1',
- 'scale-up-down',
- 'opacity-overlapping-children',
'repeat',
- 'repeat-texture',
'repeat-no-repeat',
'repeat-negative-coords',
- 'inset-shadow-multiple',
- 'borders-rotated',
- 'borders-scaled',
- 'blend-invisible-child',
+ 'repeat-texture',
'transform-in-transform',
'transform-in-transform-in-transform',
- 'nested-rounded-clips',
- 'clip-in-rounded-clip1',
- 'clip-in-rounded-clip2',
- 'clip-in-rounded-clip3',
'rounded-clip-in-clip-3d', # not really 3d, but cairo fails it
- 'clipped-repeat-3d-ngl',
- 'issue-3615'
]
# these are too sensitive to differences in the renderers